Skip to content

test: integration tests#36

Merged
gmelodie merged 7 commits intomasterfrom
test-3
Mar 12, 2026
Merged

test: integration tests#36
gmelodie merged 7 commits intomasterfrom
test-3

Conversation

@rlve
Copy link
Collaborator

@rlve rlve commented Mar 10, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 15:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR expands the Qt-based integration test suite to cover additional libp2p module behaviors around reconnection, DHT node lookup, gossipsub binary payload handling, and stream multiplexing.

Changes:

  • Add an integration test for reconnecting after a disconnect and validating ping stream functionality.
  • Add a Kademlia FindNode integration test using a small bootstrap-based DHT.
  • Add new integration tests for gossipsub binary payloads and multiple streams over a single connection, plus a direct dial stream exchange.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This reverts commit b87b1ec.
Copilot AI review requested due to automatic review settings March 11, 2026 17:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gmelodie gmelodie merged commit e2b7636 into master Mar 12, 2026
8 checks passed
@rlve rlve deleted the test-3 branch March 13, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants